home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Utilities / StackAttack / OtherStuff < prev    next >
Encoding:
Text File  |  1997-08-18  |  221 b   |  12 lines

  1. if exists sys:utilities/multiview
  2.     multiview OtherStuff.gif SCREEN
  3. else
  4.     visage >NIL: OtherStuff.gif
  5.     if $Result2 eq 205
  6.         vt >NIL: OtherStuff.gif
  7.         if $Result2 eq 205
  8.             display >NIL: OtherStuff.gif
  9.         endif
  10.     endif
  11. endif
  12.